home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / gus / lolp111a.zip / README.BAT < prev   
DOS Batch File  |  1993-09-03  |  4KB  |  122 lines

  1. @CLS
  2. @ECHO OFF
  3. ECHO *************************************************************************
  4. ECHO     LANDS OF LORE: THE THRONE OF CHAOS  -  Patch file to Version 1.11A
  5. ECHO *************************************************************************
  6. ECHO.       
  7. ECHO This update fixes several minor bugs including the inability to retrieve
  8. ECHO Dawn's second Key. 
  9. ECHO. 
  10. ECHO.
  11. ECHO Patch installation instructions for upgrade to Version 1.11A
  12. ECHO -------------------------------------------------------------
  13. ECHO.
  14. ECHO   1) Copy the following files into the directory that you
  15. ECHO      installed Lands of Lore.
  16. ECHO.
  17. ECHO      PATCHLOL.BAT
  18. ECHO      PTCH111.RTP
  19. ECHO.     PTCH111A.RTP
  20. ECHO      PATCH.EXE
  21. ECHO.
  22. ECHO   2) Type PATCHLOL at the DOS prompt and press ENTER.
  23. ECHO.  
  24. ECHO   3) Wait until the patch process completes and then play normally.
  25. ECHO.      
  26. PAUSE
  27. CLS
  28. ECHO What to do if the patch program does not seem to work.
  29. ECHO -------------------------------------------------------------
  30. ECHO.
  31. ECHO.
  32. ECHO This patch actually updates LANDS OF LORE twice.  The first  
  33. ECHO updates LANDS Version 1.05 to 1.11.  The second patch upgrades
  34. ECHO version 1.11 to 1.11A.
  35. ECHO. 
  36. ECHO If you have Version 1.11, the first patch will not work, but
  37. ECHO the second patch will.  Simply allow the LOLPATCH.BAT file
  38. ECHO to attempt the patch anyway for Version 1.05 owners.
  39. ECHO.
  40. ECHO If neither patch works, and you do have an older version of Lands
  41. ECHO (V. 1.11 or 1.11A), then your original files have been altered in
  42. ECHO some way.  Please re-install LANDS of LORE and use LOLPATCH again.
  43. ECHO Reinstalling LANDS will not destroy saved game files.
  44. ECHO.
  45. ECHO.
  46. ECHO.
  47. ECHO.
  48. ECHO.
  49. ECHO.
  50. ECHO.
  51. PAUSE
  52. CLS
  53. ECHO If you are experiencing Audio/Sound card problems.
  54. ECHO -------------------------------------------------------------
  55. ECHO.
  56. ECHO.
  57. ECHO If you are having trouble playing digitized sound with your Soundblaster 
  58. ECHO compatible sound card please try the following.
  59. ECHO.
  60. ECHO   1)  Verify that you have a full megabyte of extended memory.
  61. ECHO       One option to make more Extended memory available is by configuring 
  62. ECHO       EMM386 to:
  63. ECHO.      
  64. ECHO                 "DEVICE=C:\DOS\EMM386.EXE NOEMS RAM"
  65. ECHO.
  66. ECHO.
  67. ECHO.
  68. ECHO.
  69. ECHO.
  70. ECHO.
  71. ECHO.
  72. ECHO.
  73. ECHO.
  74. ECHO.
  75. ECHO.
  76. PAUSE
  77. CLS
  78.  
  79.  
  80. ECHO If you are experiencing Audio/Sound Card problems - Page 2.
  81. ECHO -------------------------------------------------------------
  82. ECHO.
  83. ECHO.
  84. ECHO   2)  Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  85. ECHO       command to indicate what settings your sound card is configured for.
  86. ECHO.
  87. ECHO     The "SET BLASTER" command is configured as:
  88. ECHO.
  89. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  90. ECHO.
  91. ECHO     Where:  Axxx = address of soundcard      (Default = 220)
  92. ECHO             Ix   = interrupt of soundcard    (Default = 7)
  93. ECHO             Dx   = DMA channel               (Default = 1)
  94. ECHO             Tx   = Type of card              (Default = 1 for Soundblaster)   
  95. ECHO.
  96. ECHO     ** LANDS of LORE will work with various interrupt, address, and DMA
  97. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  98. ECHO     compatible card.
  99. ECHO.
  100. ECHO.
  101. ECHO.
  102. ECHO.
  103. PAUSE
  104. CLS
  105. ECHO.
  106. ECHO Where to reach us if you need help.
  107. ECHO -------------------------------------------------------------
  108. ECHO.
  109. ECHO You can receive further help by contacting Westwood Studios technical 
  110. ECHO support at 1-714-833-1999.   Westwood also maintains a Bulletin Board System
  111. ECHO which operates at 300 - 14,400 baud.  The number to the Westwood BBS is
  112. ECHO 702-368-2319.
  113. ECHO.
  114. ECHO Thank you for your support.
  115. ECHO.
  116. ECHO Westwood Studios
  117. ECHO.
  118. ECHO.
  119. ECHO.
  120. ECHO.
  121.  
  122.